home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10925 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  631 b 

  1. Path: news.nchu.edu.tw!news
  2. From: bhughes@tscnet.com (Brian L. Hughes)
  3. Newsgroups: comp.lang.c++
  4. Subject: MS VC++ 4.0 FindFirstFile, GetNextFile
  5. Date: 11 Mar 1996 06:40:02 GMT
  6. Organization: Home
  7. Message-ID: <4i0hs2$kr8@news.nchu.edu.tw>
  8. NNTP-Posting-Host: ip215.tscnet.com
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. I'm having trouble using findfirstfile and findnextfile.  I try to load a list 
  14. box in InitDialog and the program crashes.  Once the dialog is displayed the 
  15. list box loads ok.  I kept thinking it must be something to do with 
  16. initialization or something.  Any ideas 
  17.  
  18.